[XEN] Move mark_dirty() from alloc_page_type() to get_page_type(),
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 20 Sep 2006 17:41:44 +0000 (18:41 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 20 Sep 2006 17:41:44 +0000 (18:41 +0100)
commitd6b2fad88e590d73d787e9e23bee140b2fd466e8
treedda7bbcd5a7d7ca7598cdb0bfabcea57c4db6b4a
parent91741e2cdd0b97e5ccc24936e684d24c78c6b763
[XEN] Move mark_dirty() from alloc_page_type() to get_page_type(),
for symmetry with put_page_type(). Limit calls to mark_dirty() in
put_page_type() so that they happen only for page-table pages.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/mm.c